﻿
*{margin: 0;padding: 0;}
html body {
	margin:0 auto;
	padding:0;
	font-size: 14px;
	font-family:"Microsoft YaHei";
}
img {
	border:0;
}

a {
	text-decoration: none;
	color:black;
}
a:hover {
	text-decoration: underline;
	color: #cc0000;
}
li{
	list-style: none;
}
/*** cc作用于父模型 ***/
.cc{
	zoom:1;
}
.cc:after{
	content:'\20';
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.c{
	clear:both;
	height:0;
	font:0/0 Arial;
	overflow:hidden;
	width:0;
}
.mt5{
	margin-top:5px !important;
}
.mb5{
	margin-bottom:5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mlr5 {
	margin-left:5px !important;
	margin-right: 5px !important;
}
.hide{
	display: none;
}

/*
===================
系统文本颜色
===================
*/
.hlight {
	color: #cc0000 !important;
	font-size:13px;
}
.red{
	color:#cc0000 !important;
}
.green{
	color:#008800 !important;
}
.org{
	color:#ff6600 !important;
}
.gray{
	color:#999999 !important;
}
.blue{
	color:#266aae !important;
}
.black{
	color:#000000;
}
.c6{
	color:#666;
}



.list li {
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	padding-left: 10px;
	background: url(../Image/icons.png) left -155px no-repeat;
	margin-left:3px;
}
.list li .date {
	float: right;
	margin-right: 10px;
	color: #bbb;
}

/****************************************************************************************************/
.wrap {
	width: 1000px;
	margin: 0 auto;
}
.head {
	width: 1000px;
	margin: 0 auto;
	/*background: url(../Image/logobg.png) no-repeat top right ;*/
}
.top {
	height: 30px;
	line-height: 30px;
}
.top_add{
	float: right;
}
.top_user{
	float: left;
}
.logo{
	width: 1000px;
	height:125px;
}
.banner{
	width: 100%;
	background-size:100% 100%;
}
.nav{
	width:1000px;
	height: 36px;
	background:url(../Image/nav.jpg);
	text-align: center;
}
.nav ul li{
	float:left;
	list-style: none;
	width:90px;
	height:36px;
	text-align:center;
	
}
.nav ul li a{
	text-decoration: none;
	color:#000;
	line-height:36px;
	font-weight:bold;
	text-align: center;
	color:#fff;
	display:block;
}
.nav ul li a:hover{
	background-image: url(../Image/hover.png);
    width:90px;
    height:auto;
}

.footer .nav {
	font-size: 14px;
}
.footer .nav a {
	color: #FFF;
	margin-left: 10px;
	display: inline-block;
	float: none;
}

/***************************************************************************************************/

.body{
	width: 1000px;
	margin: 5px auto;
}
.com{
	clear: both;
	margin-bottom: 10px;
}
.left{
	float: left;
	width: 311px;
	border: 1px solid #DCDCDC;
	height: 238px;
	text-align: left;
	overflow: hidden;
}

.middle{
	float:left;
	border: 1px solid #DCDCDC;
	height: 238px;
	width: 419px; 
	margin: 0 10px;
	text-align: left;
	overflow: hidden;
}

.right{
	float: right;
	width: 246px;
	height: 238px;
	text-align: left;
	overflow: hidden;
}



.index_ad img {
	width: 1000px;
	display: block;
}

.adslider {
	width: 1000px;
	height: 100px;
	overflow :hidden;
	position: relative;
}
.adslider .hd {
	height: 20px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}
.adslider .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.adslider .hd li {
	float: left;
	margin-right: 3px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	overflow: hidden;
}
.adslider .hd ul li.on {
	background: #CC0001;
	color: #fff; 
}
.adslider .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.adslider .bd li {
	zoom: 1;
	vertical-align: middle;
}
.adslider .bd img {
	width: 1000px;
	height: 100px;
	display: block;
}

.friendly .title{
	text-align:left;
	height: 25px;
	background:url(../Image/friendly.png) no-repeat;
	border-bottom: 3px solid #368AD7;
}
.friendly .title span{
	width: 76px;
	height: 27px;
	color: white;
	display: block;
	margin-left: 7px;
	line-height: 25px;
	background: none;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 14px;
}
.friendly .bd {
	border: 1px solid #dcdcdc;
	padding: 10px 55px;
	position: relative;
}
.friendly .bd a.prev,
.friendly .bd a.next {
	display: block;
	width: 20px;
	height: 32px;
	position: absolute;
	top: 32px;
	background: url(../Image/slider-arrow.png) no-repeat;
}
.friendly .bd a.prev {
	left: 18px;
	background-position: -175px center;
}
.friendly .bd a.next {
	right: 18px;
	background-position: -60px center;
}
.friendly .bd li {
	width: 200px;
	height: 60px;
	margin: 0 5px;
	padding: 5px;
	border: 1px solid #dedede;
}
.friendly .bd li img {
	width: 200px;
	height: 60px;
	display: block;
}
.title{
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	background-color:#F0F0F0 ;
}
.title span{
	display: block;
	margin-left: 10px;
	padding-left: 15px;
	background: url(../Image/stitle.png) no-repeat 3px;
}
.right .title {
	color: white;
	background:url(../Image/btitle.png) no-repeat -2px -1px;
}
.right .title span{
	background: none;
	margin: 0;
	padding: 0 10px;
}
.content{
	padding: 5px;
	line-height: 26px;
	border: 1px solid #DCDCDC;
}
.content ul li{
	font-size: 15px;
}
.left .content,
.middle .content {
	border: none;
	border-top: 1px solid #DCDCDC;
}
.left .intro_content {
	padding: 2px 5px;
}
.left .intro_content p {
	text-indent: 2em;
	line-height: 25px;
}
.right .content {
	height: 196px;
}
.date {
	float: right;
	color: #999;
}
.date a{
	color:blue;
	display: inline-block;
	margin:0 4px;
}
.login{
	width: 234px;
	margin-bottom: 15px;
}
.login label {
	display: inline-block;
	width: 60px;
	text-align: right;
}
.login input.input_text {
	width: 158px !important;
	height: 25px;
	display: inline-block;
	line-height: 25px;
	width: 80px;
	border: 1px solid #bababa;
	padding: 0 5px;
}
.login span{float: right;}
.hide {display: none}
.submit{
	font-size: 14px;
	color: white;
	font-weight: bold;
	display: block;
	width: 98%;
	height: 30px;
	background-color: #4BB3EE;
	margin:5px auto;
	border: none;
	cursor: pointer;
	outline: none;
}
.valid input.input_text {
	width: 84px !important;
}

.mainleft{
	width: 220px;
	float: left;
}
.mainleft .news {
	border: 1px solid #DCDCDC;
}
.mainleft .news .content {
	border: none;
}
.mainleft .news .content ul li{
	line-height: 30px;
	font-size:16px;
}
/*.mainleft .news .content ul li  a{
	background-color: #337bca;
	color:#fff;
}*/

.mainleft .news .lpcontent ul li {
	line-height: 30px;
	font-size:16px;
}
.mainleft .news .content ul li a:hover {
	background:url(../Image/nav.jpg);
	text-decoration: none;
	color:#fff;
}

.main{
	width: 770px;
	float: right;
}
.main .content{
	text-align: center;
	border: none;
	padding-top: 20px;
}
.sitemap{
	height: 31px;
	line-height: 27px;
	overflow: hidden;
	font-size: 12px;
	padding: 0 10px;
	background: url(../Image/mainr_top.jpg) top left no-repeat;
}
.main .mainbox,
.main .contentbox {
	border: 1px solid #86A8B4;
	border-top: none;
}
.main .contentbox {
	padding: 5px 10px;
}
.main .contentbox li {
	height: 25px;
	line-height: 25px;
	padding: 5px;
	border-bottom: 1px dashed #dedede;
	list-style: inside disc;
}
.infoTitle{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
.main .mainbox p.infoDescribe {
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	background: #efefef;
}

.detail{
	padding:10px; 
	text-align: left;
}
.detail img{
	width:100%;
}
.contactUs li{
	font-size: 14px;
	line-height: 34px;
}
.center{
	width: 90%;
	margin: auto;
}
.regleft{
	text-align: left;
	line-height: 30px;
	float: left;
	width: 50%;
}
.regright{
	float: right;
	width: 35%;
	text-align: left;
}
#orderlist span{
	display: inline-block;
	text-align: center;
	height: 20px;
	overflow:hidden
}
#orderlist div{background-color: #E3F2F7 ;height: 2em;line-height: 2em;font-weight: bold;}
#orderlist li{list-style: none;}
#orderlist a{color:blue;}
.w150{width: 150px}
.w200{width: 200px}
.w100{width: 100px}
.w50{width: 50px}
.mainleft h2{
	margin-top:10px;
}
#orderlist li{
	height: 25px;
    line-height: 25px;
    padding: 5px;
    border-bottom: 1px dashed #dedede;
}
#orderlist li:hover{background-color:#E3F2F7}
/***************************************************************************************************/
.footer {
	width: 1000px;
	line-height: 16px;
	text-align: center;
	margin: 0 auto;
}

.copyright{
	color: #666;
	font-size: 12px;
	line-height: 25px;
}
/*****************************************************/
.menu{
	background-color: #E3F2F7;
	padding: 5px;
	font-size: 16px;
	line-height: 30px;
}
.menu a{
	display: block;
}
.one {
	margin:0 10px;
}
.one ul{
	text-indent: 1em;
	font-size: 14px;
	line-height: 24px;
}
.one ul li:hover{
	background-color: #7ECEFA;
}
.current{
	background-color: #4BB3EE;
}
.chargeButton{
	display:inline-block;width:80px;background-color:#FD8000;border:1px outset red ;text-align:center;color:white;height:25px;margin-left:10px;
}
.chargeButton:hover{
	background-color:#E76D0D;
}
.payStyle{
	margin-top: 10px;
	background-color: #F9F9F9;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #CDCDCD;
	margin-bottom: 10px;

}
.payStyle span{
	display: inline-block;
	height: 35px;
	margin-top: 5px;
	width: 6em;
	cursor: pointer;
	text-align: center;
}
.payStyle span:hover{
	color: red;
}
.click{
	background-color: #E3F2F7;
	border: 1px solid #CDCDCD;
	border-bottom-color: transparent;
}
.card{
	font-size:12px;
	margin-bottom: 10px;
}
#cardTitle{
	background-color: #F9F9F9;
	font-weight: bold;
}
#cardTitle span, #cardinfo span{
	display: inline-block;
	width: 32%;
	border: 1px solid #CDCDCD;
	padding-left: 1%;
}
.vipser_col .left,
.vipser_col  {
	height: 255px;
}
.vipser_col .right {
	height: 257px;
}
.vipser_col .left .list li,
.vipser_col .middle .list li {
	height: 24px;
	line-height: 24px;
}
.vipser_col .right .content {
	height: 215px;
}
.vipservice img {
	display: block;
}
/********************幻灯**********************************/
.slideBox {
	overflow: hidden;
	position: relative;
}
.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBox .hd ul li {
	list-style: none;
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #54DFD8;
	cursor: pointer;
}
.slideBox .hd ul li.on {
	background: #4BB3EE;
	color: #fff;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBox .bd img {
	display: block;
	width: 100%;
	height: 190px;
}

/********************** 分页样式 **********************/
.page {
	text-align: center;
	padding: 15px 0;
	font-size: 12px;
	clear: both;
}
.page a, .page span {
	display: inline-block;
 *display: inline;
	zoom: 1;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	margin: 0 5px;
}
.page a, .page a:active {
	display: inline-block;
 *display: inline;
	zoom: 1;
	border: 1px solid #c5c5c5;
	padding: 0 7px;
}
.page a:hover {
	border: 1px solid #4BB3EE;
	text-decoration: none;
	color: #4BB3EE;
}
.page span.current, .page b a {
	background: #337bca;
	border: 1px solid #4BB3EE;
	;
	color: #fff !important;
	font-weight: bold;
	padding: 0 7px;
}
.page span.disabled {
	border: 1px solid #c5c5c5;
	padding: 0 7px;
	color: #999;
}
/*****************************************************/
/*粘贴top头*/
.lptop{ 
	width:1000px;
	height:70px;
}
.lptop_l{
	float:left;
	width:500px;
	height:70px;
	background-image:url(../Image/logo.png);
	background-repeat:no-repeat;
	margin-left:40px;
}
.lptop_c{
	float:left;
	width:160px;
	height:70px;
	background-image:url(../Image/logo2.png);
	background-repeat:no-repeat;

}
.lptop_r{
	float:right;
	width:250px;
	height:70px;
}
.lptop_r ul li{
	list-style:none;
	float:right;
	width:80px;
	height:42px;
}
.lptop_r ul li a{
	color:#000;
	text-decoration:none;
	line-height:80px;
	margin-left:8px;
	font-size:11px;
}
.lptop_r ul li a:hover{
	background-color:#F00;
	width:80px;
	height:42px;	
	color:#FFF;
}
.lptop1{
	width:1000px;
	height:40px;
}
.lptop1_l{
	float:left;
	width:580px;
	height:40px;
	font-weight:bold;
}
.lptop1_l p{
	text-indent:2em;
	line-height:40px;
}
.lptop1_r{
	float:left;
	background-repeat:no-repeat;
	width:250px;
	height:40px
}
/**********************粘贴top尾部******************************/
.lpfootnav{
	margin-top:8px;
	width:1000px;
	height:30px;
	background-color:#666;
	float:left;
	
}
.lpfootnav ul{
	text-align:center;
}
.lpfootnav ul li{
	font-weight:bold;
	line-height:30px;
	list-style:none;
	display:inline-block;
}
.lpfootnav ul li a{
	text-decoration:none;
	color:#FFF;
}
.lpfootnav ul li a:hover{
	color:#FFC;
}
.lpfootnav ul li span{
	color:#FFF;
}
.lpbottom{
	margin-top:8px;
	width:1000px;
	height:60px;
	float:left;
}
.lpbottom p{
	line-height:20px;
	text-align:center;
}
/*********************************粘贴首页样式布局***************************/
.lpmoddle{
	width:1000px;
	height:230px;
	margin-top:10px	
}
.lpmoddle_l{
	float:left;
	width:240px;
	height:360px;
}
.lpmoddle_l_t{	
	width:238px;
	height:85px;
	border:#c0dce7 1px solid;
}
.lpmoddle_l_t_t{
	width:238px;
	height:30px;
	background-image:url(../image/nav.jpg);
}
.lpmoddle_l_t_t span{
	line-height:30px;
	color:#FFF;
	font-weight:bold;
	margin-left:8px;
}
.lpmoddle_l_t_t p{
	float:right;
	margin-right:8px;
	line-height:30px;
	color:#FFF;
}
.lpmoddle_l_b{
	width:238px;
	height:360px;
	border:#c0dce7 1px solid;
}
.lpmoddle_l_b_t{
	width:238px;
	height:30px;
	background-image:url(../image/nav.jpg);
}
.lpmoddle_l_b_t span{
	line-height:30px;
	color:#FFF;
	font-weight:bold;
	margin-left:8px;
}
.lpmoddle_l_b_t p{
	float:right;
	margin-right:8px;
	line-height:30px;
	color:#FFF;
}
.lpmoddle_l_b_t a{
	color:#FFF;
}
.lpmoddle_l_b_t a:hover{
	text-decoration: underline;
	color:#FFF;
}
.lpmoddle_l_t_b{
	width:238px;
	height:55px;
}
.lpmoddle_l_t_b p{
	margin-top:18px;
	margin-left:40px;
}
.lpmoddle_l_b_b{
	width:240px;
	height:315px;
}
.lpmoddle_l_b_b ul li{
	margin-top:3px;
	line-height:26px;
	overflow: hidden;
	list-style-position: inside;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.lpmoddle_l_b_b ul li a{
	color:#000;
	text-decoration:none;
	font-size:13px;
}
.lpmoddle_l_b_b  a:hover{
	color:#F00;
}
.lpmoddle_r{
	float:left; 
	width:1000px;
	height:360px;
	border-radius:10px;
	border:#c0dce7 1px solid;
	
}
.lpmoddle_r_t{
	width:1000px;
	height:30px;
	background-image:url(../image/nav.jpg);
}
.lpmoddle_r_t span{
	line-height:30px;
	color:#FFF;
	font-weight:bold;
	margin-left:8px;
}
.lpmoddle_r_t p{
	float:right;
	margin-right:8px;
	line-height:30px;
	color:#FFF;
}
.lpmoddle_r_b{
	width:1000px;
	height:315px;
	margin-left:35px;
}
.lpmoddle2{
	
	width:1000px;
	height:190px;
	float:left;

}
.lpmoddle2_l{
	float:left;
	width:300px;
	height:191px;
	border:#c0dce7 1px solid;
	position:relative;
	overflow:hidden; 
}

.lpmoddle2_l_t{
	width:490px;
	height:30px;
	background-image:url(../image/nav.jpg);
}
.lpmoddle2_l_t span{
	line-height:30px;
	color:#FFF;
	font-weight:bold;
	margin-left:8px;padding-left:10px
}
.lpmoddle2_l_t p{
	float:right;
	margin-right:8px;
	line-height:30px;
	color:#FFF;
}
.lpmoddle2_l_t a{
	color:#FFF;
}
.lpmoddle2_l_t a:hover{
	text-decoration: underline;
	color:#FFF;
}
.lpmoddle2_l_b{
	width:490px;
	height:290px;
}
.lpmoddle2_l_b ul li{
	margin-top:3px; 
	line-height:30px;
	overflow: hidden;
	list-style-position: inside;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;	
}
.lpmoddle2_l_b ul li a{
	text-decoration:none;	
	color:#000;
	font-size:13px;
}
.lpmoddle2_l_b ul li a:hover{
	color:#F00;
}
.lpmoddle2_l_b ul li span{
	margin-left:5px;
}

.lpmoddle2_m{
	margin-left:8px;
	float:left;
	width:370px;
	height:320px;
	border:#c0dce7 1px solid;
}
.lpmoddle2_m_t{
	width:370px;
	height:30px;
	background-image:url(../image/nav.jpg);
}
.lpmoddle2_m_t span{
	line-height:30px;
	color:#FFF;
	font-weight:bold;
	margin-left:8px;
}
.lpmoddle2_m_t p{
	float:right;
	margin-right:8px;
	line-height:30px;
	color:#FFF;
}
.lpmoddle2_m_t a{
	color:#FFF;
}
.lpmoddle2_m_t a:hover{
	text-decoration: underline;
	color:#FFF;
}
.lpmoddle2_m_b{
	width:370px;
	height:290px;
}
.lpmoddle2_m_b ul li{	
	margin-top:3px;
	line-height:26px;
	overflow: hidden;
	list-style-position: inside;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.lpmoddle2_m_b ul li a{
	color:#000;
	text-decoration:none;
	font-size:13px;
}
.lpmoddle2_m_b ul li a:hover{
	color:#F00;
}
.lpmoddle2_r{
	margin-left:15px;
	float:left;
	width:580px;
	height:320px;
	border:#c0dce7 1px solid;
}
.lpmoddle2_r_t{
	width:580px;
	height:30px;
	background-image:url(../image/nav.jpg);
}
.lpmoddle2_r_t span{
	line-height:27px;
	color:#FFF;
	font-weight:bold;
	margin-left:8px;
}
.lpmoddle2_r_t p{
	float:right;
	margin-right:8px;
	line-height:30px;
	color:#FFF;
}
.lpmoddle2_r_t a{
	color:#FFF;
}
.lpmoddle2_r_t a:hover{
	text-decoration: underline;
	color:#FFF;
}
.lpmoddle2_r_b{
	width:370px;
	height:290px;
}

.lpmoddle3{ 
	width:1000px;
	height:300px;
	margin-top:20px;
	float:left;
}
.lpmoddle3_l{
	float:left;
	width:238px;
	height:298px;
	border:1px #c0dce7 solid;
}
.lpmoddle3_l_t{
	width:238px;
	height:30px;
	background-image:url(../image/nav.jpg);
}
.lpmoddle3_l_t span{
	line-height:30px;
	color:#FFF;
	font-weight:bold;
	margin-left:8px;
}
.lpmoddle3_l_t p{
	float:right;
	margin-right:8px;
	line-height:30px;
	color:#FFF;
}
.lpmoddle3_l_t a:hover{
	text-decoration: underline;
	color:#FFF;
}
.lpmoddle3_l_b{
	width:238px;
	height:270px;
}
.lpmoddle3_l_b ul li{
	list-style:none;
	line-height:26px;
	overflow: hidden;
	list-style-position: inside;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	margin-top: 10px;
	text-indent: 1em;
}
.lpmoddle3_r{
	margin-left:8px;
	float:left;
	width:750px;
	height:298px;
	border:1px #c0dce7 solid;
}
.lpmoddle3_r_t{
	width:750px;
	height:30px;
	background-image:url(../image/nav.jpg);
}
.lpmoddle3_r_t span{
	line-height:30px;
	color:#FFF;
	font-weight:bold;
	margin-left:8px;
}
.lpmoddle3_r_t p{
	float:right;
	margin-right:8px;
	line-height:30px;
	color:#FFF;
}
.lpmoddle3_r_b{
	width:730px;
	height:270px;
    margin-left:10px;

}
.lpcomprof{
	float:left;
	width:212px;
	height:157px;
	border:#c0dce7 1px solid;
	margin-left:5px;
	margin-right:10px;
	margin-top:10px;

}
.lpcomprof img{
	width:210px;
	height:155px;
}
.lpmoddle3_r_b p{
	line-height:30px;
	text-indent:2em;
}
.lpmoddle3_r_b a{
	text-decoration: none;
}
.lptt{
	margin-top:5px;
	width:1000px;
	height:20px;
}
.lptt_l{
	width:250px;
	height:20px;
	float:left;
	background-image:url(../Image/xlb.png);
	background-repeat:no-repeat;
}
.lptt_l span{
	float:left;
	text-indent:2em;
}
.lptt_l p{
	float:left;
	font-weight:bold;
	margin-left:10px;
	line-height:20px;
}
.lptt_r{
	float:left;
	width:750px;
	height:20px;
	
}
.lptt_r span{
	float:left;
}
.lptt_r p{
	 float:left;
}
/*********************粘贴单页样式***********************/
.intro_content {
	padding: 2px 5px;
}
.intro_content p {
	text-indent: 2em;
	line-height: 25px;
}
/********************友情链接***********************************/
.yqlj{ 
	width:1000px;
	height:30px;
	margin-top:10px;
	float:left;
}
.yqlj_x{
	margin-left:265px;}
a:hover {
	text-decoration: underline;
	color: #cc0000;
}
/*************************粘贴推荐产品展示页面**********************************************/
.lpright_b li {
	width: 166px;
	height: 148px;
	float: left;
	margin-top:5px;
	margin-left:15px;
}
.lpright_b li img {
	width: 154px;
	height: 116px;
	padding: 5px;
	}
.lpright_b li p {
	height: 20px;
	line-height: 20px;
	text-align: center;
	overflow: hidden;
}
.lpright_b li a{
	text-decoration: none;
}
/*产品展示*/
.fj1{
	float:left;
	width:980px;
	height:240px;
	margin-top:0px;
	overflow:hidden; 
	position:relative;
}
.fj1_b{
	width:980px;
	height:240px;
	background-repeat:no-repeat;
}
.fj1_b li {
	width: 200px;
	height: 240px;
	float: left;
	margin-top: 8px;
	margin-left:40px;
	list-style: none;
	text-decoration:none;
}
.fj1_b li img {
	width: 200px;
	height: 180px;
	border: 1px solid #ccc;
}
.fj1_b li a{
	text-decoration:none;
	color:#333;
}

.fj1_b a:hover{
	color:#F00;
}

.lpc{

	height:30;
	width:162;
	overflow:hidden;
	text-align: center;
}
.moddle3{
	background-color:#FFF;
	margin-top:10px;
	width:1000px;
	height:270px;
	border:#CCC solid 1px;
	float:left;
	border-radius:10px;
	margin-bottom:20px;
}
.moddle3_t{
	width:1000px;
	height:31px;
	background-image:url(../Image/blue.png);
	background-repeat:no-repeat;
	margin-left:15px;
	margin-top:15px;
}
.moddle3_t span{
	color:rgb(43, 140, 249);
	font-family:"microsoft yahei";
	font-size:18px;
	font-weight: bold;
	line-height:14px;
	margin-left:10px;
}
.moddle3_t p{
	float:right;
	margin-right:30px;
	margin-top:0px;
}
.content3{
	width:460px;
	height:70px;
	border-bottom: 1px #ccc dashed;
	margin-left:20px;
	margin-top: 20px;
}
.contpic{
	float:left;
	width:70px;
	height:70px;
}
.contpic img{
	width:70px;
	height:70px;
}
.contnews{
	float:left;
    width:380px;
    height:60px;
    margin-left:10px;
    line-height: 10px;
    margin-top:10px; 
}
.contnews a{
	color:#007fc6;
	text-decoration: none;
	font-family:'microsoft yahei';
	font-size:16px;
}
.contnews a:hover{
	color:#f00;
}
.contnews p{
	text-indent: 2em;
	font-family:'microsoft yahei';
	font-size:14px;
	color:#999;
	line-height: 25px;
}
.moddle2_r{
	
	margin-left:5px;
	width:690px;
	height:189px;
	border:#666 solid 1px;
	float:left;
	border-radius:10px;
}
.moddle2_r_t{
	width:651px;
	height:31px;
	background-image:url(../Image/blue.png);
	background-repeat:no-repeat;
	margin-left:15px;
	margin-top:15px;
}
.moddle2_r_t span{
	color:rgb(43, 140, 249);
	font-family:"microsoft yahei";
	font-size:18px;
	font-weight: bold;
	line-height:14px;
	margin-left:10px;
}
.moddle2_r_t p{
	float:right;
	margin-right:30px;
	margin-top:0px;
}
.fj{
	width:690px;
	height:140px;
	margin-top:0px;
	overflow:hidden; 
	position:relative;
}
.fj_b{
	width:690px;
	height:140px;
	background-repeat:no-repeat;
}
.fj_b ul li {
	width: 150px;
	height: 130px;
	float: left;
	margin-left:15px;
	list-style: none;
	text-decoration:none;
}
.fj_b li img {
	width: 150px;
	height: 102px;
	border: 1px solid #ccc;
}
.fj_b li a{
	text-decoration:none;
	color:#333;
}

.fj_b a:hover{
	color:#F00;
}
.nobbright {
	width: 772px;
	float: right;
	/*padding: 2px;*/
}
.nobbright .box .hd {
	height: 30px;
	line-height: 30px;
	background: #03aee8;
	color: #fff;
	padding: 0 10px;
}
.nobbright .box .bd {
	height: auto;
}
.nobbright .breadcrumb a {
	color: #fff;
}
.page {
	text-align: center;
	padding: 15px 0;
	font-size: 12px;
	clear: both;
}
.page a,
.page span {
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	margin: 0 5px;
}
.page a,
.page a:active {
	display: inline-block;
	*display: inline;
	zoom: 1;
	border: 1px solid #c5c5c5;
	padding: 0 6px;
}
.page a:hover {
	border: 1px solid #0576C0;
	text-decoration: none;
	color: #0576C0;
}
.page span.current,
.page b a {
	background: #0576C0;
	border: 1px solid #0576C0;
	color: #fff !important;
	font-weight: bold;
	padding: 0 6px;
}
.page span.disabled {
	border: 1px solid #c5c5c5;
	padding: 0 6px;
	color: #999;
}


.guestbook-list .content {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #dddddd;
}
.guestbook-list .content img {
	max-width: 868px;
	*width:expression((documentElement.clientWidth > 868) ? "868px" : "auto" );
}
.guestbook-list .list-box {
	padding: 0 15px;
}
.guestbook-list .list-box dl {
	padding: 10px 0;
	border-bottom: 1px dashed #cccccc;
}
.guestbook-list .list-box dl dt {
	line-height: 25px;
}
.guestbook-list .list-box dl dt .tit {
	font-weight: bold;
	font-size: 16px;
}
.guestbook-list .list-box dl dd {
	padding-left: 20px;
}
.guestbook-list .list-box dl dd.reply {
	color: #006600;
}
.write-box {
	border: 1px solid #dddddd;
}
.write-box h2 {
	height: 30px;
	line-height: 30px;
	display: inline-block;
	padding: 0 15px;
	margin-top: 10px;
	margin-left: 30px;
	color: #0576C0;
	font-size: 18px;
	border-bottom: 3px solid #0576C0;
}
.write-box h3 {	
	color: #0576C0;
	margin-top: 5px;
}
.write-box p{
	text-indent: 2em;
	line-height: 25px;
}
.msgWrite{
	margin: 15px 0;
}
.inputxt{
	padding: 2px 0 0 2px;
	height: 20px;
	border: 1px solid #d8d8d8;
}
.msgWrite th {
	font-weight: normal;
}
.msgWrite td{
	padding: 4px;
}
.msgWrite td.tdbgleft{
	text-align: right;
}
.msgWrite td input,
.msgWrite select,
.msgWrite img{
	vertical-align: middle;
}
.msgWrite .manageBtn{
	text-align: left;
	padding-top: 10px;
}
.guestbook-list .replySearch {
	padding: 10px 0;
	margin-bottom: 10px;
	border-bottom: 2px solid #dddddd;
}
.guestbook-list .replySearch .input_button {
	height: 24px;
}
.must_red {
	font-family:Simsun;
	color:#ff0000;
	font-size:14px;
}

.no-data {
	padding:5px 0;
	text-align: center;
	font-size: 16px;
}
.btn {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 5px 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.btn:hover {
	text-decoration: none;
	color: #fff;
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
